home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / game / cat.swf / scripts / DefineButton2_213 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-01  |  65 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(8);
  3.    _root.paosound1.stop();
  4. }
  5.